home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
comm
/
bbs
/
stockmarket_v201.lha
/
sm.bugs
next >
Wrap
Text File
|
1993-01-14
|
804b
|
28 lines
History
-------
01-14-93
V2.01
Fixed a bug in winner check. Failed to place winner value in SM.WINNER.
Instead, it placed "$f" as the winners value.
Fixed rounding problem with values above $1,000,000.00 - last
decemial place would get chopped.
Fixed ANSI color when exiting game. ANSI is no longer left in
high intensity mode.
Added Version string to sm.client and sm.server
01-02-93
V2.00
Released for DLG.
KNOWN PROBLEMS
--------------
Due to the use of 32bit FFPs, only 8 digits are VERY accurate. After that,
a little precision is lost; mostly only in cents (.xx). I'm trying to
work around this limit - possibly by using only integers. (This doesn't
really cause problems since $1,000,000.00 is winning value.)